Skip to content

feat: Add OpenSSF Scorecard Action - #4273

Merged
KyleGospo merged 5 commits into
mainfrom
openssf
Mar 11, 2026
Merged

feat: Add OpenSSF Scorecard Action#4273
KyleGospo merged 5 commits into
mainfrom
openssf

Conversation

@KyleGospo

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 10, 2026 19:10
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 10, 2026
@dosubot dosubot Bot added area/dx Developer experience kind/github-action Anything having to do with GHA and automation labels Mar 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an OpenSSF Scorecard GitHub Actions workflow to evaluate the repository’s supply-chain security posture and publish results to GitHub’s code scanning dashboard and as a SARIF artifact.

Changes:

  • Introduces a new scorecard.yml workflow triggered on push to main, schedule, and branch_protection_rule.
  • Runs ossf/scorecard-action and outputs results as results.sarif.
  • Uploads SARIF both as an Actions artifact and to GitHub code scanning.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/scorecard.yml Outdated
Comment thread .github/workflows/scorecard.yml
Comment thread .github/workflows/scorecard.yml
castrojo
castrojo previously approved these changes Mar 10, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 10, 2026
@KyleGospo
KyleGospo added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit ecef8c7 Mar 11, 2026
23 checks passed
@KyleGospo
KyleGospo deleted the openssf branch March 11, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dx Developer experience kind/github-action Anything having to do with GHA and automation lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants